func os/user._C_getgrnam_r
2 uses
os/user (current package)
cgo_lookup_unix.go#L95: grp, found, errno = _C_getgrnam_r((*_C_char)(unsafe.Pointer(&cname[0])),
cgo_lookup_cgo.go#L98: func _C_getgrnam_r(name *_C_char, buf *_C_char, size _C_size_t) (grp _C_struct_group, found bool, errno syscall.Errno) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)